home *** CD-ROM | disk | FTP | other *** search
/ Aminet 38 / Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso / Aminet / dev / basic / PureBasicU1.43.readme < prev    next >
Encoding:
Text File  |  2000-07-01  |  4.4 KB  |  106 lines

  1. Short:    V1.43 - Update from 1.40 to 1.43 (For registered users)
  2. Author:   alphasnd@free.fr (Fantaisie Software)
  3. Uploader: alphasnd@free.fr (Frederic Laboureur)
  4. Version:  1.43
  5. Type:     dev/basic
  6.  
  7.    PureBasic is brand new 'high level' programming langage based on the
  8.    previoulsy etablished B.A.S.I.C rules. It ensure a good compatibility
  9.    with similar basic compiler independement of the computer. The learning
  10.    is easy, as basic has been created for beginner and the development time
  11.    is really fast.
  12.  
  13.    This software has been developed for the Amiga with the Amiga enviromment
  14.    in mind. We have put lot of effort in its realization to produce fast,
  15.    reliable and system friendly langage. The respect of the OS is always the
  16.    master word, and you couldn't write bad software with the basic commandset
  17.    provided. Of course, you could add any other functions to bash the hardware
  18.    and use all the Amiga power, if you need it.
  19.  
  20.    The syntax is easy, but the possibities are huge because some 'advanced'
  21.    functions has been added to this langage like pointers, structure,
  22.    procedure, dynamic linked lists, and more.. For the experienced coder,
  23.    there is no problem to access any of the legal OS structures or amiga
  24.    objects.
  25.  
  26.    Finally, PureBasic support the 680x0 processor and the PowerPC processor.
  27.    The 68000 part has been very optimized to output the best code as possible,
  28.    but we're sure we could do even better ! PowerPC part is under heavy
  29.    optimizations.
  30.  
  31.  
  32.    Look yourself at the main features of PureBasic:
  33.  
  34.      - 68000, 68020+ and PowerPC support
  35.      - Built-in Array, dynamic linked list, complex structure, pointer
  36.        and variable definitions
  37.      - Supported types: Byte (8 bit), Word (16 bits), Long (32) and user
  38.        defined ones (structures)
  39.      - Signed (finished) and unsigned (partially) support for standard types
  40.      - Built-in strings type
  41.      - Constants, binary and hexadecimal numbers support
  42.      - Very good expression reducer by grouping constants and numeric numbers together
  43.      - Standard arithmetic support with respect of signs priority and parenthesis:
  44.        +, -, /, *, and, or, lsl, asl, lsr, asr
  45.      - Compile about 30 000 lines/min on a 68030/50
  46.      - Procedure support for structured programming with locals and global variables
  47.      - All Standard BASIC keywords: If-Else-EndIf, Repeat-Until ...
  48.      - External libraries support to manipulate easily objects like IFF pictures,
  49.        screens, windows, gadgets, sprites...
  50.      - Inlined ASM
  51.      - Precompiled structures and constants files for extra fast compiling.
  52.      - Cool debugger to stop the program execution and trace the bugs easily.
  53.      - Configurable CLI compiler
  54.      - System friendly, easy to install and always under development
  55.      - And more !
  56.  
  57.  
  58. ***********
  59.            *
  60. V1.43 News  *
  61.            *
  62. ***********
  63.  
  64.   This a bug fix update:
  65.  
  66.   Fixed: LoadPicture()
  67.   Fixed: File library (ReadXXXX functions was corrupted)
  68.   Fixed: AddSprite()
  69.   Fixed: Chunky library (C2P was bugged)
  70.   Fixed: UseGadgetList()
  71.   Fixed: Some compiler bugs...
  72.  
  73.   Updated: Timer & Sound deutsch guides
  74.   Updated: Index guide.
  75.  
  76.  
  77.       Visit our site web at: http://www.fantaisie-software.fr.fm
  78.  
  79.             Enjoy the Amiga power !
  80.  
  81.                © 2000 - The Fantaisie Software Team -
  82.  
  83.  
  84. ============================= Archive contents =============================
  85.  
  86. Original  Packed Ratio    Date     Time    Name
  87. -------- ------- ----- --------- --------  -------------
  88.     2531    1312 48.1% 19-Mar-00 16:40:28  PureBasic_Update1.43.info
  89.     1353     748 44.7% 21-May-00 10:57:14 +File.delta
  90.     2357    1147 51.3% 21-May-00 10:57:12 +Gadget.delta
  91.    38605   19097 50.5% 21-May-00 11:17:04 +PBCompiler.delta
  92.     1512    1018 32.6% 21-May-00 10:57:12 +Picture.delta
  93.     2862    1829 36.0% 21-May-00 10:57:16 +Sprite.delta
  94.     3663    1141 68.8% 21-May-00 11:10:54 +Install
  95.     3827    1912 50.0% 21-May-00 10:51:20 +Install.info
  96.    13550    3434 74.6% 21-May-00 11:29:18 +Sound.guide
  97.     2306    1018 55.8% 21-May-00 11:29:18 +Timer.guide
  98.    23863    8875 62.8% 21-May-00 11:29:18 +PureBasic.guide
  99.    33893    4274 87.3% 21-May-00 10:57:08 +Index.guide
  100.    67500   26235 61.1% 21-May-00 10:57:08 +PureEditor
  101.     1077     542 49.6% 21-May-00 11:51:18 +ReadMe
  102.     1686     598 64.5% 21-May-00 11:54:02 +ReadMe.info
  103.     2268    1632 28.0% 21-May-00 10:51:20 +WPatch
  104. -------- ------- ----- --------- --------
  105.   202853   74812 63.1% 21-May-100 13:55:52   16 files
  106.